home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / program / lxtw109.zip / SXTNVIEW.FRM < prev    next >
Text File  |  1996-08-03  |  34KB  |  819 lines

  1. VERSION 4.00
  2. Begin VB.Form Form1 
  3.    Appearance      =   0  'Flat
  4.    BackColor       =   &H00FFFF00&
  5.    BorderStyle     =   1  'Fixed Single
  6.    Caption         =   "SXTN Viewer (v1.09) - Copyright ⌐ 1994-1996 by J.M."
  7.    ClientHeight    =   6420
  8.    ClientLeft      =   1065
  9.    ClientTop       =   1500
  10.    ClientWidth     =   7080
  11.    ClipControls    =   0   'False
  12.    BeginProperty Font 
  13.       name            =   "MS Sans Serif"
  14.       charset         =   1
  15.       weight          =   700
  16.       size            =   8.25
  17.       underline       =   0   'False
  18.       italic          =   0   'False
  19.       strikethrough   =   0   'False
  20.    EndProperty
  21.    ForeColor       =   &H80000008&
  22.    Height          =   6825
  23.    Icon            =   "SXTNVIEW.frx":0000
  24.    Left            =   1005
  25.    LinkTopic       =   "Form1"
  26.    MaxButton       =   0   'False
  27.    MinButton       =   0   'False
  28.    ScaleHeight     =   6420
  29.    ScaleWidth      =   7080
  30.    Top             =   1155
  31.    Width           =   7200
  32.    Begin VB.CommandButton Command7 
  33.       Appearance      =   0  'Flat
  34.       BackColor       =   &H80000005&
  35.       Caption         =   "Sto&p Action"
  36.       Height          =   375
  37.       Left            =   5160
  38.       TabIndex        =   28
  39.       Top             =   1815
  40.       Width           =   1815
  41.    End
  42.    Begin VB.CommandButton Command6 
  43.       Appearance      =   0  'Flat
  44.       BackColor       =   &H80000005&
  45.       Caption         =   "Get &Called Items"
  46.       Height          =   375
  47.       Left            =   5160
  48.       TabIndex        =   27
  49.       Top             =   2760
  50.       Width           =   1815
  51.    End
  52.    Begin VB.CommandButton Command5 
  53.       Appearance      =   0  'Flat
  54.       BackColor       =   &H80000005&
  55.       Caption         =   "Get &Defined Items"
  56.       Height          =   375
  57.       Left            =   5160
  58.       TabIndex        =   25
  59.       Top             =   3720
  60.       Width           =   1815
  61.    End
  62.    Begin VB.OptionButton Option5 
  63.       Appearance      =   0  'Flat
  64.       BackColor       =   &H00FFFF00&
  65.       Caption         =   "LFT"
  66.       ForeColor       =   &H80000008&
  67.       Height          =   255
  68.       Left            =   4200
  69.       TabIndex        =   24
  70.       Top             =   120
  71.       Width           =   735
  72.    End
  73.    Begin VB.OptionButton Option4 
  74.       Appearance      =   0  'Flat
  75.       BackColor       =   &H00FFFF00&
  76.       Caption         =   "FFT"
  77.       ForeColor       =   &H80000008&
  78.       Height          =   255
  79.       Left            =   3480
  80.       TabIndex        =   19
  81.       Top             =   120
  82.       Width           =   735
  83.    End
  84.    Begin VB.OptionButton Option3 
  85.       Appearance      =   0  'Flat
  86.       BackColor       =   &H00FFFF00&
  87.       Caption         =   "DFT"
  88.       ForeColor       =   &H80000008&
  89.       Height          =   255
  90.       Left            =   2760
  91.       TabIndex        =   18
  92.       Top             =   120
  93.       Width           =   735
  94.    End
  95.    Begin VB.OptionButton Option2 
  96.       Appearance      =   0  'Flat
  97.       BackColor       =   &H00FFFF00&
  98.       Caption         =   "CST"
  99.       ForeColor       =   &H80000008&
  100.       Height          =   255
  101.       Left            =   2040
  102.       TabIndex        =   17
  103.       Top             =   120
  104.       Width           =   735
  105.    End
  106.    Begin VB.OptionButton Option1 
  107.       Appearance      =   0  'Flat
  108.       BackColor       =   &H00FFFF00&
  109.       Caption         =   "CFT"
  110.       ForeColor       =   &H80000008&
  111.       Height          =   255
  112.       Left            =   1320
  113.       TabIndex        =   0
  114.       Top             =   120
  115.       Width           =   735
  116.    End
  117.    Begin VB.CommandButton Command4 
  118.       Appearance      =   0  'Flat
  119.       BackColor       =   &H80000005&
  120.       Caption         =   "Get &All Items"
  121.       Height          =   375
  122.       Left            =   5160
  123.       TabIndex        =   14
  124.       Top             =   3240
  125.       Width           =   1815
  126.    End
  127.    Begin VB.CommandButton Command3 
  128.       Appearance      =   0  'Flat
  129.       BackColor       =   &H80000005&
  130.       Caption         =   "Get &Files"
  131.       Height          =   375
  132.       Left            =   5160
  133.       TabIndex        =   16
  134.       Top             =   4920
  135.       Width           =   1815
  136.    End
  137.    Begin VB.ListBox List2 
  138.       Appearance      =   0  'Flat
  139.       Height          =   1395
  140.       Left            =   120
  141.       TabIndex        =   12
  142.       Top             =   4920
  143.       Width           =   4935
  144.    End
  145.    Begin VB.ListBox List1 
  146.       Appearance      =   0  'Flat
  147.       Height          =   1395
  148.       Left            =   120
  149.       TabIndex        =   10
  150.       Top             =   3240
  151.       Width           =   4935
  152.    End
  153.    Begin VB.CommandButton Command2 
  154.       Appearance      =   0  'Flat
  155.       BackColor       =   &H80000005&
  156.       Caption         =   "&Search item"
  157.       Height          =   375
  158.       Left            =   5160
  159.       TabIndex        =   9
  160.       Top             =   2295
  161.       Width           =   1815
  162.    End
  163.    Begin VB.TextBox Text1 
  164.       Appearance      =   0  'Flat
  165.       Height          =   285
  166.       Left            =   1200
  167.       TabIndex        =   7
  168.       Top             =   2280
  169.       Width           =   3855
  170.    End
  171.    Begin VB.CommandButton Command1 
  172.       Appearance      =   0  'Flat
  173.       BackColor       =   &H80000005&
  174.       Caption         =   "E&xit"
  175.       Height          =   500
  176.       Left            =   5175
  177.       TabIndex        =   4
  178.       Top             =   105
  179.       Width           =   1815
  180.    End
  181.    Begin VB.FileListBox File1 
  182.       Appearance      =   0  'Flat
  183.       Height          =   1395
  184.       Left            =   120
  185.       Pattern         =   "*.dbf"
  186.       TabIndex        =   2
  187.       Top             =   720
  188.       Width           =   2175
  189.    End
  190.    Begin VB.DirListBox Dir1 
  191.       Appearance      =   0  'Flat
  192.       Height          =   1155
  193.       Left            =   2400
  194.       TabIndex        =   1
  195.       Top             =   1080
  196.       Width           =   2655
  197.    End
  198.    Begin VB.DriveListBox Drive1 
  199.       Appearance      =   0  'Flat
  200.       Height          =   315
  201.       Left            =   2400
  202.       TabIndex        =   20
  203.       Top             =   720
  204.       Width           =   2655
  205.    End
  206.    Begin VB.Label Label11 
  207.       Appearance      =   0  'Flat
  208.       BackColor       =   &H80000005&
  209.       BackStyle       =   0  'Transparent
  210.       Caption         =   "Select database from file dialog"
  211.       ForeColor       =   &H80000008&
  212.       Height          =   495
  213.       Left            =   5190
  214.       TabIndex        =   26
  215.       Top             =   735
  216.       Width           =   1455
  217.    End
  218.    Begin VB.Label Label10 
  219.       Appearance      =   0  'Flat
  220.       BackColor       =   &H80000005&
  221.       BackStyle       =   0  'Transparent
  222.       Caption         =   "Double click on file to show file contents"
  223.       ForeColor       =   &H80000008&
  224.       Height          =   495
  225.       Left            =   5160
  226.       TabIndex        =   23
  227.       Top             =   5400
  228.       Width           =   1815
  229.    End
  230.    Begin VB.Label Label9 
  231.       Appearance      =   0  'Flat
  232.       BackColor       =   &H80000005&
  233.       BackStyle       =   0  'Transparent
  234.       Caption         =   "Double click on item to get location"
  235.       ForeColor       =   &H80000008&
  236.       Height          =   495
  237.       Left            =   5160
  238.       TabIndex        =   22
  239.       Top             =   4200
  240.       Width           =   1815
  241.    End
  242.    Begin VB.Label Label8 
  243.       Appearance      =   0  'Flat
  244.       BackColor       =   &H00FFFF00&
  245.       BackStyle       =   0  'Transparent
  246.       Caption         =   "SXTN-Type"
  247.       ForeColor       =   &H80000008&
  248.       Height          =   255
  249.       Left            =   120
  250.       TabIndex        =   21
  251.       Top             =   120
  252.       Width           =   1095
  253.    End
  254.    Begin VB.Label Label7 
  255.       Appearance      =   0  'Flat
  256.       BackColor       =   &H80000005&
  257.       BorderStyle     =   1  'Fixed Single
  258.       ForeColor